Package jeresources.api.distributions
Class DistributionHelpers.OrePoint
java.lang.Object
jeresources.api.distributions.DistributionHelpers.OrePoint
- All Implemented Interfaces:
Comparable<DistributionHelpers.OrePoint>
- Enclosing class:
- DistributionHelpers
public static class DistributionHelpers.OrePoint
extends Object
implements Comparable<DistributionHelpers.OrePoint>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrePoint
public OrePoint(int level, float chance)
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<DistributionHelpers.OrePoint>
-